home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / ha11 / ha.frm < prev    next >
Text File  |  1995-05-08  |  24KB  |  753 lines

  1. VERSION 2.00
  2. Begin Form haForm 
  3.    BackColor       =   &H00808000&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Heap Alert 1.1"
  6.    ClientHeight    =   2100
  7.    ClientLeft      =   600
  8.    ClientTop       =   3600
  9.    ClientWidth     =   2160
  10.    Height          =   2505
  11.    Icon            =   HA.FRX:0000
  12.    Left            =   540
  13.    LinkMode        =   1  'Source
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    ScaleHeight     =   2100
  17.    ScaleWidth      =   2160
  18.    Top             =   3255
  19.    Width           =   2280
  20.    Begin CommandButton getInfo 
  21.       BackColor       =   &H00808000&
  22.       Caption         =   "&Sample"
  23.       FontBold        =   0   'False
  24.       FontItalic      =   0   'False
  25.       FontName        =   "MS Sans Serif"
  26.       FontSize        =   8.25
  27.       FontStrikethru  =   0   'False
  28.       FontUnderline   =   0   'False
  29.       Height          =   375
  30.       Left            =   1260
  31.       TabIndex        =   26
  32.       Top             =   1620
  33.       Width           =   795
  34.    End
  35.    Begin CheckBox autoSample 
  36.       BackColor       =   &H00808000&
  37.       Caption         =   "&Auto"
  38.       FontBold        =   0   'False
  39.       FontItalic      =   0   'False
  40.       FontName        =   "MS Sans Serif"
  41.       FontSize        =   8.25
  42.       FontStrikethru  =   0   'False
  43.       FontUnderline   =   0   'False
  44.       ForeColor       =   &H00000000&
  45.       Height          =   255
  46.       Left            =   1380
  47.       TabIndex        =   27
  48.       Top             =   1200
  49.       Value           =   1  'Checked
  50.       Width           =   675
  51.    End
  52.    Begin Timer sampleTimer 
  53.       Interval        =   4000
  54.       Left            =   1440
  55.       Top             =   720
  56.    End
  57.    Begin Label disabledDCCount 
  58.       Alignment       =   1  'Right Justify
  59.       BackColor       =   &H00808000&
  60.       FontBold        =   0   'False
  61.       FontItalic      =   0   'False
  62.       FontName        =   "MS Sans Serif"
  63.       FontSize        =   8.25
  64.       FontStrikethru  =   0   'False
  65.       FontUnderline   =   0   'False
  66.       ForeColor       =   &H00000000&
  67.       Height          =   195
  68.       Left            =   780
  69.       TabIndex        =   29
  70.       Top             =   2700
  71.       Width           =   375
  72.    End
  73.    Begin Label Label7 
  74.       BackColor       =   &H00808000&
  75.       Caption         =   "DisDCs:"
  76.       FontBold        =   0   'False
  77.       FontItalic      =   0   'False
  78.       FontName        =   "MS Sans Serif"
  79.       FontSize        =   8.25
  80.       FontStrikethru  =   0   'False
  81.       FontUnderline   =   0   'False
  82.       ForeColor       =   &H00000000&
  83.       Height          =   195
  84.       Left            =   60
  85.       TabIndex        =   33
  86.       Top             =   2700
  87.       Width           =   735
  88.    End
  89.    Begin Label metaDCCount 
  90.       Alignment       =   1  'Right Justify
  91.       BackColor       =   &H00808000&
  92.       FontBold        =   0   'False
  93.       FontItalic      =   0   'False
  94.       FontName        =   "MS Sans Serif"
  95.       FontSize        =   8.25
  96.       FontStrikethru  =   0   'False
  97.       FontUnderline   =   0   'False
  98.       ForeColor       =   &H00000000&
  99.       Height          =   195
  100.       Left            =   780
  101.       TabIndex        =   28
  102.       Top             =   2520
  103.       Width           =   375
  104.    End
  105.    Begin Label Label4 
  106.       BackColor       =   &H00808000&
  107.       Caption         =   "MetaDCs:"
  108.       FontBold        =   0   'False
  109.       FontItalic      =   0   'False
  110.       FontName        =   "MS Sans Serif"
  111.       FontSize        =   8.25
  112.       FontStrikethru  =   0   'False
  113.       FontUnderline   =   0   'False
  114.       ForeColor       =   &H00000000&
  115.       Height          =   195
  116.       Left            =   60
  117.       TabIndex        =   32
  118.       Top             =   2520
  119.       Width           =   735
  120.    End
  121.    Begin Label metafileCount 
  122.       Alignment       =   1  'Right Justify
  123.       BackColor       =   &H00808000&
  124.       FontBold        =   0   'False
  125.       FontItalic      =   0   'False
  126.       FontName        =   "MS Sans Serif"
  127.       FontSize        =   8.25
  128.       FontStrikethru  =   0   'False
  129.       FontUnderline   =   0   'False
  130.       ForeColor       =   &H00000000&
  131.       Height          =   195
  132.       Left            =   780
  133.       TabIndex        =   24
  134.       Top             =   2340
  135.       Width           =   375
  136.    End
  137.    Begin Label Label18 
  138.       BackColor       =   &H00808000&
  139.       Caption         =   "Metafiles:"
  140.       FontBold        =   0   'False
  141.       FontItalic      =   0   'False
  142.       FontName        =   "MS Sans Serif"
  143.       FontSize        =   8.25
  144.       FontStrikethru  =   0   'False
  145.       FontUnderline   =   0   'False
  146.       ForeColor       =   &H00000000&
  147.       Height          =   195
  148.       Left            =   60
  149.       TabIndex        =   16
  150.       Top             =   2340
  151.       Width           =   735
  152.    End
  153.    Begin Label otherCount 
  154.       Alignment       =   1  'Right Justify
  155.       BackColor       =   &H00808000&
  156.       FontBold        =   0   'False
  157.       FontItalic      =   0   'False
  158.       FontName        =   "MS Sans Serif"
  159.       FontSize        =   8.25
  160.       FontStrikethru  =   0   'False
  161.       FontUnderline   =   0   'False
  162.       ForeColor       =   &H00000000&
  163.       Height          =   195
  164.       Left            =   780
  165.       TabIndex        =   30
  166.       Top             =   1860
  167.       Width           =   375
  168.    End
  169.    Begin Label Label6 
  170.       BackColor       =   &H00808000&
  171.       Caption         =   "Other:"
  172.       FontBold        =   0   'False
  173.       FontItalic      =   0   'False
  174.       FontName        =   "MS Sans Serif"
  175.       FontSize        =   8.25
  176.       FontStrikethru  =   0   'False
  177.       FontUnderline   =   0   'False
  178.       ForeColor       =   &H00000000&
  179.       Height          =   195
  180.       Left            =   60
  181.       TabIndex        =   31
  182.       Top             =   1860
  183.       Width           =   735
  184.    End
  185.    Begin Label penCount 
  186.       Alignment       =   1  'Right Justify
  187.       BackColor       =   &H00808000&
  188.       FontBold        =   0   'False
  189.       FontItalic      =   0   'False
  190.       FontName        =   "MS Sans Serif"
  191.       FontSize        =   8.25
  192.       FontStrikethru  =   0   'False
  193.       FontUnderline   =   0   'False
  194.       ForeColor       =   &H00000000&
  195.       Height          =   195
  196.       Left            =   780
  197.       TabIndex        =   21
  198.       Top             =   1680
  199.       Width           =   375
  200.    End
  201.    Begin Label Label15 
  202.       BackColor       =   &H00808000&
  203.       Caption         =   "Pens:"
  204.       FontBold        =   0   'False
  205.       FontItalic      =   0   'False
  206.       FontName        =   "MS Sans Serif"
  207.       FontSize        =   8.25
  208.       FontStrikethru  =   0   'False
  209.       FontUnderline   =   0   'False
  210.       ForeColor       =   &H00000000&
  211.       Height          =   195
  212.       Left            =   60
  213.       TabIndex        =   13
  214.       Top             =   1680
  215.       Width           =   735
  216.    End
  217.    Begin Label paletteCount 
  218.       Alignment       =   1  'Right Justify
  219.       BackColor       =   &H00808000&
  220.       FontBold        =   0   'False
  221.       FontItalic      =   0   'False
  222.       FontName        =   "MS Sans Serif"
  223.       FontSize        =   8.25
  224.       FontStrikethru  =   0   'False
  225.       FontUnderline   =   0   'False
  226.       ForeColor       =   &H00000000&
  227.       Height          =   195
  228.       Left            =   780
  229.       TabIndex        =   25
  230.       Top             =   1500
  231.       Width           =   375
  232.    End
  233.    Begin Label Label19 
  234.       BackColor       =   &H00808000&
  235.       Caption         =   "Palettes:"
  236.       FontBold        =   0   'False
  237.       FontItalic      =   0   'False
  238.       FontName        =   "MS Sans Serif"
  239.       FontSize        =   8.25
  240.       FontStrikethru  =   0   'False
  241.       FontUnderline   =   0   'False
  242.       ForeColor       =   &H00000000&
  243.       Height          =   195
  244.       Left            =   60
  245.       TabIndex        =   17
  246.       Top             =   1500
  247.       Width